home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2000 December / MaxiMac 109.iso / Macworld on CD n°109 / Applications (Mac OS X PB) / mpegToaster (Cocoa) / mpegToaster.app / Contents / Resources / German.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2000-10-22  |  1.2 KB  |  47 lines  |  [TEXT/ttxt]

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 add = id; 
  6.                 info = id; 
  7.                 linear = id; 
  8.                 list = id; 
  9.                 new = id; 
  10.                 next = id; 
  11.                 open = id; 
  12.                 pause = id; 
  13.                 play = id; 
  14.                 random = id; 
  15.                 save = id; 
  16.                 saveAs = id; 
  17.                 select = id; 
  18.                 start = id; 
  19.                 stop = id; 
  20.                 volume = id; 
  21.             }; 
  22.             CLASS = Controller; 
  23.             LANGUAGE = ObjC; 
  24.             OUTLETS = {
  25.                 drawer = id; 
  26.                 infoDrawer = id; 
  27.                 infoForm = id; 
  28.                 linear = id; 
  29.                 nameField = id; 
  30.                 next = id; 
  31.                 random = id; 
  32.                 start = id; 
  33.                 stop = id; 
  34.                 table = id; 
  35.                 window = id; 
  36.             }; 
  37.             SUPERCLASS = NSObject; 
  38.         }, 
  39.         {
  40.             ACTIONS = {showHelp = id; }; 
  41.             CLASS = FirstResponder; 
  42.             LANGUAGE = ObjC; 
  43.             SUPERCLASS = NSObject; 
  44.         }
  45.     ); 
  46.     IBVersion = 1; 
  47. }